All Questions
Tagged with user-controluser-interface
2 questions
2votes
2answers
149views
Multi application handling from single GUI [closed]
I'm searching for an approach to a very generic problem. In my recent private project, I want to control different Applications from a single GUI. To make the idea more clear I'll explain my project ...
1vote
1answer
1kviews
User roles in GWT applications
I'm wondering if you could suggest me any way to implement "user roles" in GWT applications. I would like to implement a GWT application where users log in and are assigned "roles". Based on their ...